DS1. LLM and Agent Fundamentals (incomplete)
This session provides a foundational vocabulary for interacting with large language models, covering just enough theory to ground hands-on work. We'll begin with the core parameters that steer model behavior, such as the context window, temperature, and top_p for controlling output, along with practical knobs like max_tokens and stop sequences. We will also explore the basics of tokenization for effective prompt and response budgeting and differentiate between system and user prompts. Building on this foundation, we'll examine advanced techniques, including Retrieval-Augmented Generation (RAG) for grounding models in external data, function calling for enabling tool use, and the concept of agents that combine these capabilities to autonomously execute complex tasks.
This session provides a foundational vocabulary for interacting with large language models, covering just enough theory to ground hands-on work. We'll begin with the core parameters that steer model behavior, such as the context window, temperature, and top_p for controlling output, along with practical knobs like max_tokens and stop sequences. We will also explore the basics of tokenization for effective prompt and response budgeting and differentiate between system and user prompts. Building on this foundation, we'll examine advanced techniques, including Retrieval-Augmented Generation (RAG) for grounding models in external data, function calling for enabling tool use, and the concept of agents that combine these capabilities to autonomously execute complex tasks.
Course content
-
Lesson Quick Intro: LLM and Agent Fundamentals Disabled
-
Welcome Disabled
-
What are LLMs Disabled
-
LLM Quiz Disabled
-
-
Core Parameters for Interacting with the OpenAI API Disabled
-
LLM Parameters Disabled
-
-
AI Agent and AI Workflow Disabled
-
What is an AI Agent? Disabled
-
What is an AI Workflow Disabled
-
When to use an Agent vs Workflow Disabled
-
AI Agent-vs-Workflow Disabled
-
-
Context Engineering Disabled
-
Context Engineering Tools Disabled
-
Context Engineering Message Array Disabled
-
CE System Prompt Disabled
-
Context Engineering Exercise Disabled
-
Context Engineering Notebook Disabled
-
Context Engineering Solution GPT4o Disabled
-
Context Engineering Solution GPT5 Disabled
-
-
Context Engineering Disabled
-
-
How an AI Agent Works: A Technical Breakdown Disabled
-
How an AI Agent Works: A Technical Breakdown Disabled
-
-
Course Survey Disabled
-